Welcome![Sign In][Sign Up]
Location:
Search - visual basic ip

Search list

[Internet-NetworkTCPPortMapper

Description: TCP/IP端口映射源码,可以将内网的端口映射到外网-TCP/IP port mapping source, within the network can be mapped to a port outside the network
Platform: | Size: 5120 | Author: 刘工 | Hits:

[Sniffer Package capture超级终端

Description: 对特定IP/端口进行数据截获-to specific IP/data port intercepted
Platform: | Size: 3072 | Author: 夏如嘏 | Hits:

[Windows Develop查找网络计算机的主机名或IP地址控件

Description: 查找网络计算机的主机名或IP地址控件-find the mainframe computer network or IP address control
Platform: | Size: 24576 | Author: 星心 | Hits:

[Program docModbus协议规范修改稿

Description: 非常详细的modbus规范介绍,有串口的也有基于tcp的。。。。一书在手,modebus不用愁。。。。MODBUS标准分为三部分。第一部分(“Modbus协议规范”)描述了MODBUS事物处理。第二部分(“MODBUS报文传输在TCP/IP上的实现指南”)提供了一个有助于开发者实现TCP/IP上的MODBUS应用层的参考信息。第三部分(“MODBUS报文传输在串行链路上的实现指南”)提供了一个有助于开发者实现串行链路上的MODBUS应用层的参考信息。-very detailed Modbus standard, a serial port is based on the tcp. . . . A book in hand, do not have to worry about modebus. . . . MODBUS divided into three parts. The first part ( "Modbus protocol specification") describes the MODBUS handle things. The second part ( "MODBUS Packet Transmission in TCP/IP Implementation Guide"), provides a help developers to implement TCP/IP on the application layer MODBUS reference information. The third part ( "MODBUS Packet Transmission in the serial link achieve Guide"), provides a help developers achieve serial MODBUS link on the application layer of reference information.
Platform: | Size: 1291264 | Author: 王继东 | Hits:

[Sniffer Package captureSniff软件完整代码111

Description: sniff源程序 1)能俘获TCP包 2)能解析TCP包 3)能从TCP/IP包中提取出数据-sniff a source) can capture TCP packet 2) Analysis of TCP packets can be three) from the TCP/IP packet data extracted
Platform: | Size: 719872 | Author: 历任名 | Hits:

[Internet-NetworkTCP服务器端MANK

Description: 一个TCP/IP的服务器端,但是增加了列表显示以及对客户端标示管理!-A TCP/IP server program with list display and client management
Platform: | Size: 48128 | Author: | Hits:

[TCP/IP stackip查询

Description: 这是一个小程序,能够查看自己主机的ip地址,里面包含了visual c++网络编程的基本知识,希望能和大家共享.-This is a small program to view their mainframe ip address, which contains a visual c network programming to the basic knowledge, hopes to be able to share.
Platform: | Size: 1914880 | Author: chenlanmin | Hits:

[SCMtcpip_reder

Description: TCP/IP考勤读卡器的VB例程,内容非常全面。-TCP/IP attendance reader VB routines, as very comprehensive.
Platform: | Size: 109568 | Author: 郝东 | Hits:

[Dialog_WindowVBautoip.RAR

Description: 内含根据本机网卡的MAC地址自动修改IP和计算机名的几个文件-under the intron-LAN MAC IP address changes automatically from the computer and several documents
Platform: | Size: 57344 | Author: wangkai | Hits:

[CommunicationhuodezhidingjiqideIPdizhi

Description: 很好的vb实例教程,交你学回如何利用vb编程获得指定电脑的IP地址,是个很不错的教程!-good examples and guidance to pay you to learn how to use Visual Basic programming was designated computer's IP address, it is a very good tutorial!
Platform: | Size: 9216 | Author: | Hits:

[Internet-Networksamp89

Description: 用Visual Basic编写的,获得指定机器的 IP 地址-with Visual Basic, was designated machine's IP address
Platform: | Size: 8192 | Author: xj | Hits:

[Othercomputer_ip

Description: 在本机取得计算机上所有IP地址的代码,用visual basic语言开发-machine made in the computer IP addresses of all the code, using visual basic language development
Platform: | Size: 118784 | Author: 谢霆锋 | Hits:

[Software EngineeringVBdevelop

Description: 本文介绍了TCP/IP协议和客户/服务器程序的基本原理,给出了利用Visual Basic6.0开发客户/服务器软件的设计方法;最后给出了应用实例。-This paper introduces the TCP/IP protocol and client/server to the basic principles By using Visual Basic 6.0 client/server software design method; Finally an example of application is given.
Platform: | Size: 9216 | Author: lxp | Hits:

[Internet-Networkchap3ppt

Description: 1. 目录get mac是获取机器网卡地址程序;2. 目录GetIpAddress是根据机器名以及域名获取IP地址程序;3. 目录getlocalip是获取本地机器ip地址程序;4. 目录ping是ping程序代码;5. 目录portscanner是本地机器端口扫描程序,其中扫描可能端口就是扫描计算机上所有可能的端口;6. 目录超级链接是在窗体上实现超级链接到IE和自动发送邮件的程序;-1. Contents get mac is access card machines addresses procedures; 2. Contents GetIpAddress under machine name and IP address of the domain name acquisition procedures; 3. Contents getlocalip is access to local machine ip address; 4. Contents of ping ping code; 5. Contents portscanner local port scanning machines procedures, which may port scanning is scanning your computer all possible port; 6. Contents hyperlinks in Form achieving super link to the IE and automatic mail procedures;
Platform: | Size: 110592 | Author: marble | Hits:

[ISAPI-IEIPtoSerialportPassThroughServer

Description: IP to Serial port Pass-Through Server.zip
Platform: | Size: 76800 | Author: jact | Hits:

[Windows DevelopVisualBasicsrc

Description: 《Visual Basic课程设计案例精编》源代码 Dxball游戏程序 FTP软件程序 midipiano MP3播放器 UDP web browser 个人财务 电子邮件 扫雷 网络IP电话 报表打印 学生信息管理系统 画图程序 金融计算 俄罗斯方块 屏幕保护程序 资源管理器 媒体播放软件
Platform: | Size: 2481152 | Author: 天雨 | Hits:

[TCP/IP stackTCP_IP

Description: 利用VB进行计算机网络中依据TCP/IP协议进行通信控制,源代码简单易懂,非常有助于对于TCP/IP协议的学习-VB carried out the use of computer networks based on TCP/IP protocol for communication control, easy-to-read source code, very useful for the TCP/IP protocol of the study
Platform: | Size: 3072 | Author: 宗怡 | Hits:

[OtherIp-IpCHAT

Description: 语音聊天工具。IP-IP的语音聊天工具。较适合局域网内使用。
Platform: | Size: 24576 | Author: 小宝 | Hits:

[Internet-NetworkVBSocketProgramming

Description: Visual Basic Examples: TCP/IP Client/Server HTTP/HTTPS ICMP Gt/Set SNMP SNMP Trap SSH IP2Country Wake On Lan Telnet HTTP-POST FTP DNS, RSH, UDP, NTP-Visual Basic Examples: TCP/IP Client/Server HTTP/HTTPS ICMP Gt/Set SNMP SNMP Trap SSH IP2Country Wake On Lan Telnet HTTP-POST FTP DNS, RSH, UDP, NTP..
Platform: | Size: 84992 | Author: ecqu | Hits:

[Internet-Networkip

Description: 获得局域网里面得所有IP地址。看到得朋友希望喜欢。-All of which have access to the LAN IP address. Like to see a friend of hope.
Platform: | Size: 3072 | Author: | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net